hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
hip.math.vector
hip
math
Undocumented in source.
Members
Aliases
Vector2
alias
Vector2
=
Vector
!(
2
,
float
)
Undocumented in source.
Vector3
alias
Vector3
=
Vector
!(
3
,
float
)
Undocumented in source.
Vector4
alias
Vector4
=
Vector
!(
4
,
float
)
Undocumented in source.
Functions
abc
float
abc
(int a, int b)
Undocumented in source. Be warned that the author may not have intended to support it.
Structs
Vector
struct
Vector
(uint N, T)
Undocumented in source.
Meta
Source
See Source File
hip
math
modules
api
collision
matrix
quaternion
random
rect
scaling
utils
vector